home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / UHMath / UHMathPalette.palette / palette.table < prev    next >
Encoding:
Text File  |  1992-08-07  |  336 b   |  7 lines

  1. Class = UHMathPalette;            /* (a subclass of IBPalette) */
  2. NibFile = UHMathPalette;            /* (a nib file name) */
  3. Icon = UHMathPalette.tiff;        /*        (a tiff/eps file name) */
  4. ExportClasses = (PSView,UHMath);            /*(a list of class names) */
  5. ExportImages = (UHMath);            /*(a list of icon names) */
  6. /* ExportSounds = ();            (a list of sound names) */
  7.